Welcome![Sign In][Sign Up]
Location:
Search - http control

Search list

[GUI DevelopAutoUpgrader.Pro.v4.6.4

Description: 用于上传和下载的控件,基于http协议的,直接安装重启后即可用(Used to upload and download the control, based on HTTP protocol, installed directly use after restart)
Platform: | Size: 2640896 | Author: 爱新觉罗 杨 | Hits:

[Internet-NetworkDELPHI断点续传

Description: 可以实现断点续传的功能,应用delphi编程实现,用到了indy控件(Can achieve HTTP functionality, using Delphi programming, using Indy control)
Platform: | Size: 70656 | Author: zmcode | Hits:

[Othersoaofficestd7

Description: 1. 安装配置tomcat服务器。 2. 确保 服务器端 SOAServer 已正确安装。 3. 将soaexcel整个文件夹拷贝到tomcat中的webapps目录下。比如,D:\Tomcat 5.0\webapps,注意需要连同目录“soaexcel”一起拷贝。 4. 引用 kehan.jar 。 weblogic: 把 kehan.jar 放到 WEB-INF/ lib 目录. TOMCAT: 把 kehan.jar 放到 Shared\LIB 目录. 5. 创建数据源。打开“控制面板”→“管理工具”→“数据源 (ODBC)”,选择“系统DNS”选项卡,单击添加,选择“Dirver do Microsoft Access(*.mdb)”单击完成,数据源命名为:jspexcel,单击选择按钮,选择\demodata\soademo.mdb数据库文件位置后点确定。 6. 从浏览器访问:http://127.0.0.1:8080/soaexcel/login.jsp 7. 如果要从其他客户端访问示例代码,请设置 dblink.jsp 中的ServerIP = 本机IP(1. install and configure the Tomcat server. 2. make sure that the server side SOAServer is properly installed. 3. copy the entire folder of soaexcel to the webapps directory in tomcat. For example, D:\Tomcat 5.0\webapps, note that you need to copy along with the directory "soaexcel". 4. quote kehan.jar. Weblogic: puts kehan.jar in the WEB-INF/ lib directory TOMCAT: puts kehan.jar in the Shared\LIB directory 5. create data sources. Open the "control panel", "management tools" to "data source (ODBC)", select "system DNS" tab, click add, select "Dirver do Microsoft Access (*.mdb)" click to complete the data source named jspexcel, click the select button, select the \ demodata\soademo.mdb database file location point. 6. access from browser: http://127.0.0.1:8080/soaexcel/login.jsp 7. if you want to access sample code from other clients, set ServerIP = native IP in dblink.jsp)
Platform: | Size: 19433472 | Author: 高爹 | Hits:

[OtherBsPhp

Description: A set of software and user interface support platform and the support member do micro enterprises website system, CMS template content is simple and practical can quickly build a good enterprise or special software download online service website backstage, the interface simple and easy to use! The Bsphp service server provides many external API interface can implement the functions of client call center users, so as to realize the control of software development software license, support the PC side, Android, apple system, C++ programming language, easy language, C#, VB, TC, Delphi, E4a, VC, JAVA, as long as the support of HTTP protocol can be called Bsphp the function of client! Support multiple software: the entire system supports the addition of numerous software, each software configuration is independent.
Platform: | Size: 4696064 | Author: 694184001 | Hits:

[OtherLoginDefault(HTTPtoJSP)

Description: jsp(Control) & http(View)
Platform: | Size: 5120 | Author: Snak | Hits:

[Delphi VCLwodHttpDLX

Description: wodHttpDLX是一款http客户端activex控件.可以方便的在上层或者底层对http协议进行访问.它的本意是从网络上抓取信息.它具有一个很友好的编程界面,能够让你很轻松的得到你想要的资源.(WodHttpDLX is a HTTP client ActiveX control. It can easily access the HTTP protocol in the upper or lower layer. Its original intention is to grab information from the network. It has a very friendly programming interface, which makes it easy for you to get the resources you want)
Platform: | Size: 5469184 | Author: ddxiaox | Hits:

[JSP/Javagrpc-java-1.9.0.tar

Description: gRPC-java 1.9.0 已发布,gRPC-java 是谷歌 RPC 框架 gRPC 的 Java 实现。gRPC 是一个高性能、开源、通用的 RPC 框架,面向移动和 HTTP/2 设计,是由谷歌发布的首款基于 Protocol Buffers 的 RPC 框架。 gRPC 基于 HTTP/2 标准设计,带来诸如双向流、流控、头部压缩、单 TCP 连接上的多复用请求等特性。这些特性使得其在移动设备上表现更好,更省电且节省空间占用。(GRPC-java 1.9.0 has been released, and gRPC-java is a Java implementation of the Google RPC framework gRPC. GRPC is a high-performance, open source and universal RPC framework, which is designed for mobile and HTTP/2. It is the first RPC framework based on Protocol Buffers released by Google. GRPC is based on HTTP/2 standard design, which brings features such as bidirectional flow, flow control, head compression, multiple reuse requests on a single TCP connection. These features make it better to perform on mobile devices, save electricity and save space.)
Platform: | Size: 1724416 | Author: 抗压的咸鱼 | Hits:

[Othersecurity

Description: Approach: NS-2 is an open source system that is developed using C++ and Tool Control Language TCL. Researchers can freely add new components to the system to server their own purposes. The latest version of NS-2 is version 2.28. Within this version, most of the standard protocols supported. You can find protocol from media access layer protocols such as CSMA/CD up to application protocols as FTP and HTTP. For routing protocols, there are unicast and multicast routing protocols for wire network and DSR, DSDV, AODV for wireless ad-hoc networks. Most of these protocols were developed by researchers and adopted into standard version of NS-2. In order to experiment security features for network, we need to add security functions into NS-2. Of course for specific experiments there are specific requirements. The purpose of this project is only to illustrate a way to add security functions into NS-2 Our approach is to build a new protocol at network layer
Platform: | Size: 2048 | Author: bvc | Hits:

[AI-NN-PRdeep_q_rl-master

Description: This package provides a Lasagne/Theano-based implementation of the deep Q-learning algorithm described in: Playing Atari with Deep Reinforcement Learning Volodymyr Mnih, Koray Kavukcuoglu, David Silver, Alex Graves, Ioannis Antonoglou, Daan Wierstra, Martin Riedmiller and Mnih, Volodymyr, et al. "Human-level control through deep reinforcement learning." Nature 518.7540 (2015): 529-533. Here is a video showing a trained network playing breakout (using an earlier version of the code): http://youtu.be/SZ88F82KLX4
Platform: | Size: 26624 | Author: YH.HO | Hits:

[Communication-MobileSMPP_Client_Server_CentOS

Description: 标准的SMPP网关及客户端测试程序,客户端内置web server,可以通过http接口发送短信,接收回执及上行;客户端及网关可通过配置文件灵活配置。(Standard SMPP Gateway and client, there is a embedded web server in the client, you can control the gateway and the client using configuration file; and you can use http to send sms and receive dlr/mo.)
Platform: | Size: 2237440 | Author: 朱五 | Hits:

[Otherweb

Description: 同过在浏览器输入http://(树莓派IP):(默认端口8080) 再输入用户名:poppy密码:981201即可操控小灯发光(Same time in browser input http:// (raspberry IP): (default port 8080) Then enter the user name: Poppy password: 981201 can control small lights.)
Platform: | Size: 19456 | Author: poppy12 | Hits:

[Otherdjweboffice-v7.06

Description: 点聚WebOffice系列文档控件,能够在浏览器窗口中直接编辑Word、Excel、PowerPoint、WPS、CEB等文档并保存到Web服务器上。实现文档和电子表格和数据库的统一管理。同时支持痕迹保留,手写签名,电子印章等办公自动化系统必备的功能。是OA系统开发的标准控件,采用标准HTTP协议,支持任意后台Web服务器(IIS,WebLogic,WebSphere,Apache,Tomcat等),任意后台操作系统(Windows 2000/2003/XP/WIN7,Linux, Unix等),以及任意后台编程语言(Asp, Jsp, Php,VB.NET,C#.NET等)和任意Web应用服务器体系结构(J2ee, .NET等)。卓越的性能,标准高效的编程接口,让您以最低的开发成本,轻松创建极具特色的办公自动化解决方案!(The point poly WebOffice series document controls can directly edit Word, Excel, PowerPoint, WPS, CEB and other documents in the browser window and save it to the Web server. Achieve unified management of documents and spreadsheets and databases. At the same time, it supports the functions of trace preservation, handwritten signature, electronic seal and other office automation systems. It is the standard control of OA system development, using standard HTTP protocol, supporting arbitrary backstage Web server (IIS, WebLogic, WebSphere, Apache, Tomcat, etc.), arbitrary backstage operating system (Windows 2000/2003/XP/WIN7, Linux, Unix, etc.), as well as any background programming language. And any Web application server architecture (J2ee,.NET, etc.). Excellent performance, standard and efficient programming interface, so that you can easily create a very unique office automation solution with the lowest development cost.)
Platform: | Size: 903168 | Author: 奋斗的小猪 | Hits:

[GPS developSTM32+MC20定位系统

Description: Based on the stm32+mc20 gps positioning system, the 32 serial port control 20 sends the AT command and uploads it to the platform via http.
Platform: | Size: 3917824 | Author: liuyanzu | Hits:
« 1 2 ... 18 19 20 21 22 23»

CodeBus www.codebus.net